@font-face{
	font-family:"GenJyuuGothic-Regular-2";
	src:url("/statics/zr/static/styles/GenJyuuGothic-Regular-2.ttf");
	font-weight:normal;
	font-style:normal;
}

body { 
	/*font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,Arial,sans-serif; 
	*/
	font-family:GenJyuuGothic-Regular-2;
	background: #f7f7f7; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

.container { max-width: 1200px; margin: 0 auto; height: 100%; }

@media screen and (max-width: 1300px) { .container { max-width: auto; margin: 0 5%; } }

.container-b { width: 1830px; margin: 0 auto; }

@media screen and (max-width: 1850px) { .container-b { width: 100%; padding: 0 5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } }
